home *** CD-ROM | disk | FTP | other *** search
/ Future Windows / Future Windows.iso / utility / rktools / reskit1.cab / minbatch.inf < prev    next >
INI File  |  1995-06-03  |  1KB  |  38 lines

  1. ;  This is a minimal script for upgrading to Windows 95 
  2. ;  from Microsoft Windows for Workgroups 3.11,
  3. ;  using existing username, organization, network, and printer settings.
  4.  
  5. [SETUP]
  6. ;  0 = stop for user input, 1 = do not stop for user input
  7. Express=1        
  8.  
  9. ;  0 = do not create startup disk, 1 = create startup disk
  10. EBD=0
  11.  
  12. ;  0 = do not allow user to choose Uninstall and do not back up existing Windows
  13. ;  1 = show Uninstall options for user to choose
  14. ;  5 = automatically create backup files for uninstalling Windows 95
  15. uninstall=0
  16.  
  17. ;  0 = prompt for confirmation before overwriting more recent files
  18. ;  1 = overwrite without confirmation
  19. vrc=1
  20.  
  21. ;  Remove ";" and set this value to your 10-digit Windows 95 product ID,
  22. ;  which is printed on the Windows 95 CD or your Certification of Authenticity.
  23. ;ProductID=9999999999 
  24.  
  25. ;  With this script, Setup will use the current time zone set on the computer.
  26. ;  AUTOMATE.INF contains a complete list of timezone entries.
  27. ;TimeZone=
  28.  
  29. [NAMEANDORG]
  30. ;  0 = do not prompt for user name information (use defaults)
  31. ;  1 = prompt for user name
  32. Display=0 
  33.  
  34. [NETWORK]
  35. ;  0 = do not prompt for network components during setup 
  36. ;  1 = prompt for network components
  37. Display=0    
  38.